home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 65.zip / BS1 part 65 / DevPac v3.02b.adf / include / libraries / expansion.i < prev    next >
Text File  |  1991-11-20  |  405b  |  22 lines

  1.     IFND    LIBRARIES_EXPANSION_I
  2. LIBRARIES_EXPANSION_I    SET    1
  3. **
  4. **    $Filename: libraries/expansion.i $
  5. **    $Release: 1.3 $
  6. **
  7. **    external definitions for expansion.library 
  8. **
  9. **    (C) Copyright 1986,1987,1988 Commodore-Amiga, Inc.
  10. **        All Rights Reserved
  11. **
  12.  
  13. EXPANSIONNAME    MACRO
  14.         dc.b    'expansion.library',0
  15.         ENDM
  16.  
  17.  
  18. ;* flags for the AddDosNode() call */
  19.     BITDEF    ADN,STARTPROC,0
  20.  
  21.     ENDC    ; LIBRARIES_EXPANSION_I
  22.